@charset "utf-8";
* {
	padding:0;
	margin:0;
	outline:0;
	border:0;
	box-sizing:border-box;
}
@font-face {
    font-family: 'PFBeauSansPro-SeBold';
    src: url('../fonts/PFBeauSansPro-SeBold.otf') format('truetype');
}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, textarea, img {
	border:medium none;
	margin:0;
	padding:0;
}
/** 设置默认字体 **/
	body,textarea,input,button,select,keygen,legend {
	font:14px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;
	color:#000;
	outline:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:lighter;
}
em {
	font-style:normal;
}
/** 重置列表元素 **/
	ul, li, ol {
	list-style:none;
}
/** 重置超链接元素 **/
	
a {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:none;
}
/** 重置图片元素 **/
	.fl {
	float:left;
}
.fr {
	float:right;
}
img {
	border:0px;
}
.f1 {
	font-size:24px;
	color:#fd4753;
}
.w_1200 {
	min-width:1200px;
	max-width: 1400px;
	margin:0 auto;
	display: table;
}
.width {
	display: table;
	width: 100%!important;
}
.sp_header,.sjj_nav {
	display: none;
}
.banner_box,.sj-banner {
	display: none;
}
.foot_nav {
	display: none;
}
.m_img,.m_nav {
	display: none;
}
.cur {
	background:#13438f!important;
	border:1px solid #13438f!important;
}
.cur a {
	color:#fff
}
.ny-about-gj img {
	display: none;
}
.header-bg-top {
	width:100%;
	height:auto;
	background-color:#13438F;
}
.header-width {
	width:1200px;
	height:40px;
	margin:0 auto;
}
.index-more {
	display: table;
	margin: 0 auto;
	background: #e03d43;
	width: 145px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}
.index-more a {
	color: #fff;
	font-size: 14px;
	display: table;
	width: 100%;
	height: 100%;
}
.index-more a i {
	margin-left: 10px;
	transition: all 0.5s;
}
.index-more a:hover i {
	padding-left: 15px;
}
/** 重置表格元素 **/
	table {
	border-collapse:collapse;
}
.clear:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.container {
	max-width: 1440px;
	min-width: 1200px;
	padding: 0;
	width: 1200px;
}
.dropdown-menu>li>a {
	display: block;
	padding: 10px 8px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	text-align: left;
}
/*抬头*/
	/* 搜索*/
	.search {
	margin-left: 10px;
}
.inntpu-shu-ru {
	margin-top: 4px;
	border-radius: 13px;
	overflow: hidden;
}
.seachBox {
	float: right;
	background: #fff;
}
.seachBox form {
	overflow: hidden;
}
.seachBox .word {
	width: 190px;
	height: 25px;
	line-height: 19px;
	text-indent: 1em;
	border-right: none;
	color: #828282;
	background: #fff;
	font-size: 12px;
	outline: none;
}
.seachBox form input {
	display: block;
	float: left;
	background: #fff;
}
.seachBox .sousuo {
	width: 40px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/search.png);
	cursor: pointer;
	border: none;
}
.lan {
	display: table;
	float: right;
	margin-left: 20px;
	margin-top: 7px;
}
.lan span {
	display: table;
	margin-top: 0px;
	float: left;
	width: auto;
	font-size: 14px;
	position: relative;
	text-align: center;
	padding: 0px 5px;
	margin: 0 5px;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #fff;
}
.lan span:last-child {
	display: none;
}
.lan span a {
	float: left;
	margin-right: 0;
	text-align: center;
}
.lan span a img {
	float: right;
	width: 22px;
	margin-top: 4px;
}
/* .lan span a:after {
	content: "|";
	position: absolute;
	right: 2px;
	top: -1px;
}*/
	.lan span a div {
	display: table;
	float: left;
}
.top-style .lan span {
	border:1px solid #ddd;
}
.search-i input {
	float: left;
	width: 59px;
	outline: none;
	border: none;
	background: #13438f url(../images/101.png);
	cursor: pointer;
	height: 59px;
	font-size: 14px;
}
/* .lan span:nth-child(2) a:after {
	display: none;
}*/
	/*搜索*/
	/*banner*/
	.flexslider {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 125px;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:100%;
}
.slides li img {
	width:100%;
	display:block;
}
.flex-control-nav {
	position: absolute;
	bottom: 10%;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	height: 3px;
	margin: 0 5px;
	float: none;
}
.flex-control-nav a {
	display:inline-block;
	width:45px;
	height:6px;
	line-height:40px;
	overflow:hidden;
	background:#fff;
	padding-left:14px;
	box-sizing:border-box;
	cursor:pointer;
}
.flex-control-nav .flex-active {
	background:#e68814;
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
.flex-direction-nav li a {
	display:block;
	width:40px;
	height:40px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	padding:10px;
	background-size:30px 30px !important;
}
/*banner*/
	/* 最新的新闻展示*/
	.txtScroll-top {
	width:450px;
	overflow:hidden;
	position:relative;
}
.txtScroll-top .hd {
	overflow:hidden;
	height:30px;
	background:#f4f4f4;
	padding:0 10px;
}
.txtScroll-top .hd .prev,.txtScroll-top .hd .next {
	display:block;
	width:9px;
	height:5px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
	background:url("images/icoUp.gif") no-repeat;
}
.txtScroll-top .hd .next {
	background:url("images/icoDown.gif") no-repeat;
}
.txtScroll-top .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
}
.txtScroll-top .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("images/icoCircle.gif") 0 -9px no-repeat;
}
.txtScroll-top .hd ul li.on {
	background-position:0 0;
}
.txtScroll-top .bd {
	padding: 19px 8px;
	padding-bottom: 0;
}
.txtScroll-top .infoList li {
	height:24px;
	line-height:24px;
}
.txtScroll-top .infoList li .date {
	float:right;
	color:#999;
}
.new-zx {
	height: 60px;
	line-height: 60px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	box-shadow: 1px 1px 10px #ddd;
	display: none;
}
.new-zx h3 {
	font-weight: bold;
	color:red;
}
.new-zx-title {
	display: table;
	float: left;
	margin-top: 20px;
	font-size: 18px;
}
/* 最新的新闻展示*/
	.index-service {
	display: table;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 0px;
}
.index-service .container {
	width: 100%;
}
.index-bg-body {
	transform: skew(0, -2.4deg);
	-webkit-transform: skew(0, -2.4deg);
	-moz-transform: skew(0, -2.4deg);
	-o-transform: skew(0, -2.4deg);
	z-index: 1000;
	position: absolute;
	width: 100%;
	height: 14%;
	left: 0;
	bottom: -12%;
	transform-origin: left top;
	background: #fff;
}
.index-bg-body1 {
	transform: skew(0, -2.4deg);
	-webkit-transform: skew(0, -2.4deg);
	-moz-transform: skew(0, -2.4deg);
	-o-transform: skew(0, -2.4deg);
	z-index: 100;
	position: absolute;
	width: 100%;
	height: 15%;
	left: 0;
	bottom: -13%;
	transform-origin: left top;
	background: #f5f5f5;
}
.index-bg-body2 {
	transform: skew(0, -2.4deg);
	-webkit-transform: skew(0, -2.4deg);
	-moz-transform: skew(0, -2.4deg);
	-o-transform: skew(0, -2.4deg);
	z-index: 1000;
	position: absolute;
	width: 100%;
	height: 26%;
	left: 0;
	bottom: -25%;
	transform-origin: left top;
	background: #ffffff;
}
.index-bg-body3 {
	transform: skew(0, -2.4deg);
	-webkit-transform: skew(0, -2.4deg);
	-moz-transform: skew(0, -2.4deg);
	-o-transform: skew(0, -2.4deg);
	z-index: 1000;
	position: absolute;
	width: 100%;
	height: 26%;
	left: 0;
	top: -1%;
	transform-origin: left top;
	background: #ffffff;
}
/*
.index-service ul li {
	width: 25%;
	border-right: 0;
	cursor: pointer;
}
.index-service ul li:last-child {
	}
.index-service ul li .se-pic {
	overflow: hidden;
}
.index-service ul li .se-pic img {
	transition: all 0.5s;
}
.index-service ul li:hover .se-pic img {
	transform: scale(1.1);
}*/
	.se-text {
	display: table;
	width: 100%;
}
.se-text h3 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}
.se-text p {
	text-align: center;
	line-height: 30px;
}
.se-text-bg {
	width: 100%;
	padding: 16px 16px;
	padding-bottom: 40px;
}
.index-service ul li:hover .se-text {
	background-color: #e50012;
}
.index-service ul li:hover .se-text h3 {
	color:#fff
}
.index-service ul li:hover .se-text p {
	color:#fff
}
/* 产品中心*/
	.index-product {
	display: table;
	width: 100%;
	padding: 50px 0;
	background: #f5f5f5
}
.index-product .container {
	width: 80%;
}
.index-titile {
	margin-bottom: 65px;
}
.index-titile h3 {
	text-align: center;
	font-size: 36px;
	color: #333333;
	position: relative;
}
.index-titile h3::after {
	content: "";
	width: 90px;
	height: 4px;
	background-color: #e50012;
	display: table;
	position: absolute;
	left: 50%;
	margin-left: -45px;
	bottom: -36px;
	border-radius: 10px;
}
.index-product-body ul li {
	width: 23%;
	float: left;
	margin: 1%;
	margin-top: 0;
	position: relative;
	margin-bottom: 2%;
}
.index-pic {
	border: 1px solid #cccccc;
	overflow: hidden;
}
.index-product-body ul li span {
	width: 100%;
	text-align: center;
	display: table;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}
.index-pa {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.index-pa h3 {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}
.index-p {
	display: none;
}
.index-product-body {
	margin-top: 30px;
}
.index-product-body ul li:hover .index-pa {
	background: rgba(213,48,48,0.8);
	top: 0;
	padding-top: 40px;
	padding: 40px 12px;
}
.index-product-body ul li:hover .index-pa h3 {
	color: #fff;
	font-size: 22px;
}
.index-product-body ul li:hover .index-pa h3::after {
	content: "";
	width: 65px;
	height: 2px;
	background-color: #fff;
	display: table;
	margin: 0 auto;
	margin-bottom: 15px;
}
.index-product-body ul li:hover .index-pa .index-p {
	display: block;
	margin-top: 20px;
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.index-product-body ul li .index-pic img {
	transition: all 0.5s;
	width: 100%;
}
.index-product-body ul li:hover .index-pic img {
	transform: scale(1.1);
}
/* 产品中心*/
	/* 关于我们*/
	.index-about-bg {
	display: table;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 75px;
}
.index-about-left {
	width: 45%;
	float: left;
	margin-top: 45px;
}
.index-about-right {
	width: 50%;
	float: right;
}
.index-about-left h3 {
	font-size: 35px;
	margin-bottom: 40px;
}
.index-about-text, .index-about-text p {
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.about-more {
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	display: table;
	background: #e50012;
	font-size: 16px;
	color: #fff;
	margin-top: 25px;
}
/* 关于我们*/
	/* 荣誉证书*/
	.honor {
	margin-bottom: 30px;
	min-width: 1200px;
}
.honor-left {
	width: 20%;
	height: 250px;
	background: #e50012;
	position: relative;
	float: left;
}
.honor-left h3 {
	font-size: 36px;
	font-weight: initial;
	color: #fff;
	position: absolute;
	top: 44%;
	right: 50px;
}
.honor-right {
	width: 100%;
	float: right;
}
/* 本例子css*/
	.picMarquee-left {
	width:100%;
	overflow:hidden;
	position:relative;
}
.picMarquee-left .hd {
	overflow:hidden;
	height:30px;
	background:#f4f4f4;
	padding:0 10px;
}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next {
	display:block;
	width:5px;
	height:9px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
	background:url("../images/arrow.png") no-repeat;
}
.picMarquee-left .hd .next {
	background-position:0 -50px;
}
.picMarquee-left .hd .prevStop {
	background-position:-60px 0;
}
.picMarquee-left .hd .nextStop {
	background-position:-60px -50px;
}
.picMarquee-left .bd {
	padding:10px;
}
.picMarquee-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.picMarquee-left .bd ul li {
	margin:0 8px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picMarquee-left .bd ul li .pic {
	text-align:center;
}
.picMarquee-left .bd ul li .pic img {
	width:25%;
	display:block;
	padding:2px;
	border:1px solid #ccc;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.picMarquee-left .bd ul li .title {
	line-height:24px;
}
.tempWrap {
	width: 100%!important;
}
/* 合作伙伴*/
	.hz-bg {
	display: table;
	width: 100%;
	background: #f5f5f5;
	padding: 50px 0;
	padding-top: 10px;
}
.index-hz-body ul:nth-child(1) {
	display: table;
	width: 100%;
}
.index-hz-body ul:nth-child(1) li {
	width: 22%;
	float: left;
	transition: all 0.5s;
	cursor: pointer;
	border: 1px solid #ddd;
	margin: 1%;
}
.index-hz-body ul:nth-child(1) li img {
	display: table;
	margin:0 auto
}
.index-hz-body ul:nth-child(1) li:hover {
	transform: translateY(-10px);
}
.index-hz-body ul:nth-child(2) li:hover {
	transform: translateY(-10px);
}
.index-hz-body ul:nth-child(2) {
	margin-top: -82px;
}
.index-hz-body ul:nth-child(2) li {
	width: 25%;
	float: left;
	transition: all 0.5s;
	cursor: pointer;
}
.index-hz-body ul:nth-child(2) li img {
	display: table;
	margin:0 auto;
}
.index-hz-body ul:nth-child(2) li:nth-child(1) {
	width: 20%;
	float: left;
	margin-left: 10%;
}
.index-hz-body ul:nth-child(2) li:nth-child(2) {
	width: 20%;
	float: left;
	margin-left: 0%;
}
.index-hz-body ul:nth-child(2) li:nth-child(3) {
	width: 20%;
	float: left;
	margin-left: 0%;
}
.index-hz-body ul:nth-child(2) li:nth-child(4) {
	width: 20%;
	float: left;
	margin-left: 0%;
}
.index-new-bg {
	display: table;
	width: 100%;
	margin:15px 0;
	margin-bottom: 50px;
}
.index-new-body ul li {
	width: 31%;
	float: left;
	margin: 0 1% 0 1%;
}
.index-new-body ul li .index-new-img {
	position: relative;
	overflow: hidden;
}
.index-new-body ul li .index-new-img img {
	transition: all 0.5s;
}
.index-new-body ul li:hover .index-new-img {
	overflow: hidden;
}
.index-new-body ul li:hover .index-new-img img {
	transform: scale(1.1);
}
.index-new-body ul li .index-new-h3 {
	text-align: center;
	position: absolute;
	top: 45%;
	left: 36%;
	font-size: 26px;
	font-weight: bold;
	color: #333;
}
.index-new-body ul li .index-new-img h3 {
	position: relative;
	font-weight: bold;
}
.index-new-body ul li .index-new-img h3::after {
	content: "";
	width: 104px;
	height: 3px;
	background: red;
	position: absolute;
	left: 0;
	bottom: -12px;
}
.index-new-body ul li dl {
	margin-top: 20px;
}
.index-new-body ul li dl dd {
	width: 100%;
	margin-bottom: 0px;
	border-bottom: 1px dashed #000;
	height: 40px;
	line-height: 40px;
	margin-bottom: 26px;
}
.index-new-body ul li dl dd h3 {
	display: table;
	width: 100%;
	font-size: 16px;
}
.index-new-body ul li dl dd h3:hover a {
	color:red;
}
.index-new-body ul li dl dd i {
	display: table;
	font-style: normal;
	background-color: #fff;
	float: right;
	color: #888;
	padding: 0 10px;
}
.footer-bg {
	display: table;
	width: 100%;
	background: #333333;
	padding: 40px 0;
	border-top: 5px solid #e44245;
	padding-bottom: 0;
}
.footer-bg .container {
	width: 90%;
}
.footer-bg ul li {
	width: 18%;
	float: left;
	min-height: 215px;
}
.footer-bg ul li:last-child {
	width: 25%;
}
.footer-bg ul li h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 12px;
}
.footer-bg ul li a {
	width: 100%;
	font-size: 14px;
	color: #fff;
	display: block;
	margin-bottom: 8px;
}
.footer-text {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.ewm {
	display: table;
	float: left;
}
.ewm img {
	width: 110px;
}
.about-a1 {
	width: 100%;
	display: table;
}
/* 内页关于我们的排版*/
	.ny-about-title {
	font-size: 30px;
	display: table;
	float: left;
}
.ny-about-width {
	width: 100%;
	display: table;
	margin-bottom: 10px;
}
.ny-about-text {
	display: table;
	float: right;
	font-weight: initial;
	font-size: 20px;
	position: relative;
}
.ny-about-text::after {
	content: "";
	width: 28%;
	height: 2px;
	background: #e66;
	display: table;
	position: absolute;
	right: 0;
}
.ny-about-bottom {
	width: 100%;
	height: 310px;
	font-size: 15px;
	line-height: 38px;
	overflow-y: scroll;
	padding: 8px;
}
.width90 {
	width: 90%!important;
}
.ul-li-about ul li h5 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.ul-li-about {
	margin-top: 20px;
}
.ul-li-about ul li {
	margin-bottom: 50px;
	display: table;
	width: 100%;
	padding-bottom: 35px;
	border-bottom: 1px solid #ddd;
}
/* 内页关于我们的排版*/
	/* 设置滚动条的样式*/
	.ny-about-bottom::-webkit-scrollbar {
	width:2px;
	background: rgba(0,0,0,0.2);
	border-radius:10px;
}
/* 滚动槽*/
	.ny-about-bottom::-webkit-scrollbar-track {
	-webkit-box-shadow:inset006pxrgba(0,0,0,0.8);
	border-radius:10px;
}
/* 滚动条滑块*/
	.ny-about-bottom::-webkit-scrollbar-thumb {
	border-radius:10px;
	background:rgba(255,0,0,0.4);
	-webkit-box-shadow:inset006pxrgba(0,0,0,0.8);
}
.ny-about-bottom::-webkit-scrollbar-thumb:window-inactive {
	background:rgba(255,0,0,0.4);
}
.index-case-bg {
	display: block;
	padding-top: 20px;
	background: #f5f5f5;
	padding-bottom: 35px;
	margin-bottom: 45px;
}
.index-top-title {
	background-image: url(../images/index_26.png);
	background-repeat: no-repeat;
	width: 1180px;
	background-position: center 63px;
	text-align: center;
	font-size: 32px;
	color: #000;
	line-height: 36px;
	margin: 0 auto;
}
.ysz {
	color: #999999;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: none;
}
.index-title {
	margin-bottom: 30px;
}
.in_titbg {
	width:240px;
	margin:auto;
	text-align:center;
}
.index-title {
	width: 240px;
	margin: auto;
	font-size: 30px;
	font-weight: bold;
	color: #fd4753;
	text-align: center;
	position: relative;
}
.index-title a {
	color: #e70511;
}
.in_yw {
	width: 240px;
	margin: auto;
	font-family: AvantGarde Bk BT;
	font-size: 16px;
	color: #999;
	text-transform: uppercase;
	text-align: center;
}
.in_yw:after {
	content:"";
	display:block;
	width:7px;
	height:14px;
	margin:5px auto 0;
	background:url(../images/in_tit_fgx.jpg) center no-repeat;
}
.in-bg {
	font-size: 16px;
	text-align: center;
}
.pro_hd {
	margin: 30px auto 40px;
}
.pro_hd ul {
	margin: 0 auto;
	max-width: 100%;
	max-height: 84px;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}
.pro_hd ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 1px;
}
.pro_hd ul li a {
	display: block;
	background: #ffffff;
	padding: 8px 30px;
	color: #76838f;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	max-width: 150px;
	transition-duration: .3s;
	-ms-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	border-radius: 0 4px 0 4px;
}
.pro_hd ul li a:hover {
	background: #02328d;
	color: #fff;
}
.pro_hd ul li.on a {
	background: #e41e34;
	color: #fff;
}
.pro_bd ul li {
	float: left;
	width: 23%;
	margin-right: 1%;
	margin-bottom: 30px;
	border:1px solid #ddd;
}
.pro_bd ul li:nth-child(3n) {
	}
.pro_bd ul li>div {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0 0 2px 2px;
	background: #fff;
	padding-bottom: 20px;
	position: relative;
}
.pro_bd ul li>div a {
	display: block;
}
.pro_bd ul li>div .pro_img {
	text-align: center;
	width: 100%;
	height: auto;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.pro_bd ul li>div .pro_img img {
	vertical-align: middle;
	max-width: 100%;
}
.pro_bd ul li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
.pro_bd ul li>div p a {
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	color: #555;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_bd ul li>div span {
	margin: 0 auto;
	display: block;
	width: 118px;
	height: 34px;
	border: 1px solid #dadada;
	display: block;
	text-align: center;
	line-height: 34px;
	background: none;
	position: relative;
}
.pro_bd ul li>div span:before {
	content: "";
	position: absolute;
	background: #13438f;
	width: 0;
	height: 34px;
	left: 0;
	z-index: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.pro_bd ul li>div span i {
	position: relative;
	z-index: 1;
	background: url(../images/pro_jt.png) center center no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
.pro_bd ul li .l1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #13438f;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.pro_bd ul li .l2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 0;
	background: #13438f;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.pro_bd ul li .l3 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background: #13438f;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.pro_bd ul li .l4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0;
	background:#13438f;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.pro_bd ul li>div:hover .l1 {
	width: 100%;
}
.pro_bd ul li>div:hover .l2 {
	height: 100%;
}
.pro_bd ul li>div:hover .l3 {
	width: 100%;
}
.pro_bd ul li>div:hover .l4 {
	height: 100%;
}
.pro_bd ul li>div:hover span {
	border: 1px solid #ffffff;
}
.pro_bd ul li>div:hover span i {
	background: url(../images/pro_jt2.png) center center no-repeat;
}
.pro_bd ul li>div:hover span:before {
	width: 100%;
}
.h_tjcp {
	width: 100%;
	padding: 40px 0;
}
#demo {
	overflow: hidden;
	width: 100%;
	height: 334px;
	margin: 0 auto;
	padding-top: 30px;
}
#demo #indemo {
	float: left;
	width: 800%
}
#demo #demo1 {
	float: left;
}
#demo #demo2 {
	float: left;
}
#demo #indemo ul li {
	float: left;
	width: 22%;
	margin-right: 0%;
}
#demo #indemo ul li>div {
	display: block;
	width: 96%;
	padding: 2%;
	border-radius: 0 0 2px 2px;
	background: #f1f1f1;
	padding-bottom: 20px;
	position: relative;
}
#demo #indemo ul li>div a {
	display: block;
}
#demo #indemo ul li>div .pro_img {
	text-align: center;
	width: 100%;
	height: 222px;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
#demo #indemo ul li>div .pro_img img {
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}
#demo #indemo ul li>div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
#demo #indemo ul li>div p {
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	color: #555;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#demo #indemo ul li>div span {
	margin: 0 auto;
	display: block;
	width: 118px;
	height: 34px;
	border: 1px solid #dadada;
	display: block;
	text-align: center;
	line-height: 34px;
	background: none;
	position: relative;
}
#demo #indemo ul li>div span:before {
	content: "";
	position: absolute;
	background: #e41e34;
	width: 0;
	height: 34px;
	left: 0;
	z-index: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
#demo #indemo ul li>div span i {
	position: relative;
	z-index: 1;
	background: url(../images/pro_jt.png) center center no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
#demo #indemo ul li .l1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li .l2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li .l3 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li .l4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 0;
	background: #515671;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#demo #indemo ul li>div:hover .l1 {
	width: 100%;
}
#demo #indemo ul li>div:hover .l2 {
	height: 100%;
}
#demo #indemo ul li>div:hover .l3 {
	width: 100%;
}
#demo #indemo ul li>div:hover .l4 {
	height: 100%;
}
#demo #indemo ul li>div:hover span {
	border: 1px solid #fff;
}
#demo #indemo ul li>div:hover span i {
	background: url(../images/pro_jt2.png) center center no-repeat;
}
#demo #indemo ul li>div:hover span:before {
	width: 100%;
}
.ny-service {
	display: table;
	width: 100%;
	margin-bottom: 30px;
}
.ny-service .container {
	width: 100%;
}
.ny-service ul li {
	width: 25%;
	float: left;
	border: 1px solid #ddd;
	border-right: 0;
	cursor: pointer;
}
.index-service ul li:last-child {
	border-right: 1px solid #ddd;
}
.ny-service ul li .se-pic {
	overflow: hidden;
}
.ny-service ul li .se-pic img {
	transition: all 0.5s;
}
.ny-service ul li:hover .se-pic img {
	transform: scale(1.1);
}
.se-text {
	display: table;
	width: 100%;
}
.se-text h3 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}
.se-text p {
	text-align: center;
	line-height: 30px;
}
.se-text-bg {
	width: 100%;
	padding: 16px 16px;
	padding-bottom: 40px;
}
.ny-service ul li:hover .se-text {
	background-color: #e50012;
}
.ny-service ul li:hover .se-text h3 {
	color:#fff
}
.ny-service ul li:hover .se-text p {
	color:#fff
}
.in_aboutbg {
	height:637px;
	background:url(../images/in_aboutbg.jpg) center no-repeat;
	padding:70px 0;
	position: relative;
}
.in_about_text {
	width:580px;
	float:left;
}
.in_about_tit {
	width:580px;
	float:left;
	padding-left:35px;
	border-left:3px solid #fff;
}
.in_about_tit h1 {
	font-size:30px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
}
.in_about_tit h1 a {
	color:#fff;
}
.in_about_tit h1 a:hover {
	color:#fd4753;
}
.in_about_tit h2 {
	font-size:24px;
	font-weight:400;
	color:#fff;
	line-height:24px;
	margin-top:20px;
}
.in_about_txt {
	width:580px;
	float:left;
	margin-top:38px;
	font-size:16px;
	line-height:28px;
	color:#fff;
}
.in_about_btn {
	width:180px;
	float:left;
	margin-top:50px;
}
.in_about_btn a {
	width:180px;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#fff;
	display:block;
	color:#033dae;
	font-size:16px;
	border-radius:20px;
}
.in_about_btn a:hover {
	background:#033dae;
	color:#fff;
}
.in_about_pic {
	width:560px;
	float:right;
}
.in_news_img {
	width:1200px;
	margin:40px auto 0;
	overflow:hidden;
}
.in_news_img ul {
	width:10000%;
	position:relative;
}
.in_news_img ul li {
	float:left;
	width:0.32%;
	margin-right:0.02%;
	overflow:hidden;
}
.in_news_img ul li .c1 {
	width:100%;
	float:left;
}
.in_news_img ul li .c1_pic {
	width:100%;
	float:left;
	background:#eee;
	padding:5px;
	overflow:hidden;
}
.in_news_img ul li a .c1_pic img {
	width:100%;
	display:block;
	transition:all 0.7s ease-in-out 0s;
	-webkit-transition:all 0.7s ease-in-out 0s;
}
.in_news_img ul li a:hover .c1_pic img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.in_news_img ul li .c1_txt {
	width:100%;
	float:left;
}
.in_news_img ul li .c1_txt h3 {
	font-size:16px;
	color:#000;
	font-weight:400;
	padding-top:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.in_news_img ul li a .c1_txt h3 {
	color:#000;
}
.in_news_img ul li a:hover .c1_txt h3 {
	color:#13438f;
}
.in_news_img ul li .c1_txt p {
	font-size:14px;
	line-height:24px;
	margin-top:10px;
	color:#828282
}
.in_news_img ul li .c1_wz {
	width:100%;
	float:left;
	margin-top:10px;
	line-height:30px;
}
.in_news_img ul li .c1_wz i {
	float:left;
	font-size:16px;
}
.in_news_img ul li .c1_wz span {
	float:right;
	font-size:14px;
	color:#999;
}
.in_news_qh {
	width:1200px;
	margin:20px auto 0;
	height:40px;
	position:relative;
	border-bottom:1px solid #e6e6e6;
}
.in_news_qh .cqdd {
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	margin-top:20px;
	background:#fff;
	padding:0 15px;
}
.in_news_qh .cqdd span {
	float:left;
	width:10px;
	height:10px;
	background:#a4a4a4;
	border-radius:50%;
	margin:2px 6px 0;
	cursor:pointer;
}
.in_news_qh .cqdd span.on {
	background:none;
	background:#13438f;
	margin-top:0;
	width:15px;
	height:15px;
}
.index-phone i {
	margin-right: 8px;
	width: 14px;
	font-size: 16px;
	margin-top: 18px;
}
.index-phone a {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #484848;
	padding: initial;
	position: relative;
}
.index-phone a::after {
	content: "";
	width: 1px;
	height: 11px;
	background: #fff;
	position: absolute;
	right: -3px;
	top: 4px;
}
.index-phone a:last-child::after {
	display: none;
}
.index-phone dl {
	background: #fff;
	margin-top: -1px;
	border: 1px solid #ddd;
	display: none;
	box-shadow: 1px 1px 10px #ddd;
	opacity: 0;
	transition: all 0.5s;
	padding: 0px;
	position: absolute;
	width: 130%;
	z-index: 9999999999999999999999;
}
.index-phone:hover dl {
	opacity: 1;
}
.index-phone dl dd {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.index-phone dl dd:hover {
	background: #f5f5f5;
}
.index-phone dl dd {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
}
.index-phone span {
	font-size: 12px;
	margin-left: 2px;
}
.index-phone dl dd a {
	font-size: 12px;
	cursor: pointer;
	color:#000
}
.index-phone {
	margin-right: 15px;
	position: relative;
	width: auto;
	font-size: 25px;
	margin-left: 32px;
	line-height: 45px;
}
.index-phone em {
	font-weight: initial;
	font-size: 12px;
	margin-left: 5px;
}
/* 搜索*/
	.search-bg {
	}
.search span {
	line-height: 33px;
}
.search_control {
	font-size: 20px;
	cursor: pointer;
	line-height: 1.2em;
	color: rgba(255, 255, 255, 0.7);
	-o-transition: color 0.15s;
	-moz-transition: color 0.15s;
	-webkit-transition: color 0.15s;
	transition: color 0.15s;
}
.search_control {
	color: #7f7f7f;
}
.search_container {
	position: absolute;
	bottom: -46px;
	right: -120px;
	opacity: 0;
	z-index: -1;
	visibility: hidden;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.search_form {
	overflow: hidden;
	position: relative;
	border-radius: 18px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
.search_form input {
	width: 200px;
	height: 36px;
	color: #666;
	font-size: 12px;
	padding: 0 15px;
	background: #fff;
	padding-right: 40px;
	border-radius: 18px;
}
.search_form button {
	position: absolute;
	text-align: center;
	line-height: 36px;
	font-size: 18px;
	color: #999;
	height: 36px;
	width: 36px;
	right: 0;
	top: 2px;
	cursor: pointer;
	-o-transition: color 0.15s;
	-moz-transition: color 0.15s;
	-webkit-transition: color 0.15s;
	transition: color 0.15s;
}
.search_container.active {
	right: 0px;
	opacity: 1;
	z-index: 10;
	visibility: visible;
}
/* 搜索*/
	 {
	position: relative;
	transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1);
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1);
	-moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1);
	-o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1);
}
{
	width: 100%;
	position: relative;
}
{
	box-sizing: content-box;
}
#indexBanner {
	height: 100%;
	position: relative;
}
#indexBanner nav {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 8%;
	margin: auto;
	width: 50px;
	z-index: 1000;
	padding: 0 5px;
	box-sizing: content-box;
	visibility: hidden;
}
#indexBanner .numChoose {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10%;
	width: 1.2rem;
	margin: auto;
	z-index: 1000;
	height: 2rem;
}
#indexBanner .numChoose > li {
	font-size: 0.15rem;
	color: rgba(255, 255, 255, 0.5);
	position: relative;
	text-align: right;
	padding-right: 0.1rem;
	height: 0.4rem;
	line-height: 0.4rem;
	width: 100%;
	transition: 0.3s all cubic-bezier(0.27, 0.54, 0.44, 0.85);
	font-family: num;
	opacity: 1;
	cursor: pointer;
	pointer-events: inherit;
}
#indexBanner .numChoose > li:after {
	content: "";
	position: absolute;
	right: 0;
	opacity: 0;
	width: 100%;
	height: 3px;
	background-color: #fff;
	bottom: 0;
	transition: 7s width cubic-bezier(0.36, 0, 0.59, 0.84);
}
#indexBanner .numChoose > li:hover {
	color: #fff;
}
#indexBanner .numChoose .active {
	color: #fff;
}
#indexBanner .numChoose .active:after {
	opacity: 1;
	width: 0%;
}
#indexBanner .Tmsg {
	position: absolute;
	left: 10%;
	bottom: 30%;
	z-index: 1000;
	width: 7rem;
}
#indexBanner .Tmsg > div:nth-child(1) .list {
	display: none;
}
#indexBanner .Tmsg > div:nth-child(1) .list > span {
	font-size: 0.48rem;
	font-weight: bold;
	color: #4e4e4e;
	display: block;
}
#indexBanner .Tmsg > div:nth-child(1) .list > small {
	font-size: 0.36rem;
	color: rgba(255, 255, 255, 0.35);
	letter-spacing: 5px;
	text-transform: uppercase;
	font-family: En_bold;
}
#indexBanner .Tmsg > div:nth-child(1) .list.show {
	display: inline-block;
}
#indexBanner .Tmsg > div:nth-child(2) {
	font-size: 0.14rem;
	padding-left: 0.4rem;
	position: relative;
	color: #000;
	height: 0.28rem;
	line-height: 0.28rem;
	margin: 40px 0;
}
#indexBanner .Tmsg > div:nth-child(2):after {
	content: '';
	position: absolute;
	width: 18px;
	height: 28px;
	border-radius: 50px;
	left: 5px;
	background-color: #262626;
	top: -4px;
	/*-webkit-animation: Tmouse 0.5s cubic-bezier(.56,.01,.46,1) infinite alternate;
	animation: Tmouse 0.5s cubic-bezier(.56,.01,.46,1) infinite alternate;*/
	
}
#indexBanner .Tmsg > div:nth-child(2):before {
	content: "";
	position: absolute;
	width: 2px;
	height: 7px;
	left: 13px;
	top: 7px;
	background-color: #ffffff;
	border-radius: 50px;
	z-index: 5;
	-webkit-animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;
	animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;
}
@-webkit-keyframes Tmouse {
	0% {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
100% {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	-o-transform: translateY(-8px);
	transform: translateY(-5px);
}
}
@keyframes Tmouse {
	0% {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
100% {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	-o-transform: translateY(-8px);
	transform: translateY(-8px);
}
}
#indexBanner .Tmsg > div:nth-child(3) {
	width: 100%;
	height: 1px;
	position: relative;
	background-color: rgba(0, 0, 0, 0.2);
	margin: 60px 0;
}
#indexBanner .Tmsg > div:nth-child(3):after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.3);
	bottom: -1px;
	left: 0;
}
#indexBanner .Tmsg > div:nth-child(4) {
	line-height: 34px;
	position: relative;
}
#indexBanner .Tmsg > div:nth-child(4) > span {
	font-size: 0.18rem;
	font-weight: lighter;
	color: #fff;
	display: block;
}
#indexBanner .Tmsg > div:nth-child(4) > small {
	font-size: 0.16rem;
	color: #fff;
	font-weight: bold;
}
#indexBanner .Tmsg > div:nth-child(4) > .addMore {
	position: absolute;
	width: 0.68rem;
	height: 0.68rem;
	left: 4rem;
	border-radius: 50%;
	line-height: 0.68rem;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	cursor: pointer;
	display: inline-block;
	transition-origin: 50% 50%;
	transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1);
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1);
	-moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1);
	-o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1);
}
#indexBanner .Tmsg > div:nth-child(4) > .addMore > i {
	font-size: 0.24rem;
	color: #fff;
}
#indexBanner .Tmsg > div:nth-child(4) > .addMore:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
#indexBanner .go {
	-webkit-filter: blur(12px);
	filter: blur(12px);
	transform: scale(1.2);
	opacity: 1;
	-webkit-animation: scaleDownFadeIn 1s forwards ease;
	animation: scaleDownFadeIn 1s forwards ease;
}
.component {
	margin: 0 auto;
	position: relative;
	margin-bottom: 40px;
	max-width: 100%;
}
.component-small {
	width: 650px;
	height: 290px;
}
.component-fullwidth {
	width: 100%;
	margin-bottom: 0;
	background: #fff;
}
.component-transparent {
	width: 900px;
	height: 500px;
}
.component > ul {
	width: 100%;
	max-width: 100%;
	height: 100%;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
.component-small > ul {
	width: 450px;
}
.component-fullwidth > ul {
	overflow: hidden;
	height:100%;
}
.component-transparent > ul {
	width: 112px;
}
.component > ul > li {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	opacity: 0;
	z-index: 999;
}
.component-fullwidth li {
	overflow: hidden;
}
.component .itemwrap .current {
	opacity: 1;
	pointer-events: auto;
	z-index: 1000;
	-webkit-filter: blur(0px);
	filter: blur(0px);
}
.component-fullwidth .itemwrap li {
	-webkit-filter: blur(50px);
	filter: blur(50px);
}
.component li img {
	display: block;
	max-width: 100%;
}
.component-fullwidth li img {
	min-width: 100%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.component nav a {
	position: absolute;
	width: 50px;
	height: 50px;
	color: #5b4c5c;
	outline: none;
	overflow: visible;
	text-align: center;
	line-height: 200px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.component-small nav a.prev,
.component-transparent nav a.prev {
	left: 0px;
}
.component-small nav a.next,
.component-transparent nav a.next {
	right: 0px;
}
.component-fullwidth nav a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	background-color: #fff;
	opacity: 0.5;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.component-fullwidth nav a:hover {
	opacity: 1;
}
.component-fullwidth nav a > img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.component-fullwidth nav a.prev {
	margin-top: -40px;
}
.component-fullwidth nav a.next {
	margin-top: 40px;
}
.ny-banner {
	position: relative;
}
.ny-banner-text {
	display: block;
	position: absolute;
	top: 30%;
	width: 450px;
	background: rgba(0,0,0,0.1);
	margin: 0 auto;
	left: 50%;
	margin-left: -600px;
	height: 180px;
	padding: 48px 30px;
	border-radius: 10px;
}
.ny-banner-text h3 {
	text-align: left;
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
	font-family: "PingFang HK", "Microsoft YaHei", "Arial";
	color: #fff;
	letter-spacing: 10px;
	text-shadow: 0 1px 1px #000000;
	display: block;
}
.mbx {
	width: 100%;
}
.mbx a {
	color: #ffffff;
	font-size: 15px;
}
.mission_con {
	background: url(../images/ab_bg_001.jpg) no-repeat center center;
	background-size: 100% 100%;
	position: relative;
	margin-top: -50px;
	padding: 110px 0px 150px 0px;
	position: relative;
	padding-top: 150px;
	padding-bottom: 75px;
	margin-top: 22px;
}
.skew {
	transform: skew(0, -2.4deg);
	-webkit-transform: skew(0, -2.4deg);
	-moz-transform: skew(0, -2.4deg);
	-o-transform: skew(0, -2.4deg);
	z-index: 1000;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transform-origin: left top;
}
.mission_con h4 {
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}
.mission_con p {
	color: #fff;
	font-size: 14px;
	width: 100%;
	margin: 20px auto;
	text-align: center;
	line-height: 30px;
}
.ny-class {
	width: 100%;
	display: table;
	text-align: center;
}
.ny-class ul li {
	float: none;
	border: 1px solid #ddd;
	padding: 10px 20px;
	margin: 0 15px;
	display: inline-block;
}
.ny-class ul li:nth-child(1) {
	margin-left: 0;
}
.justify {
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
}
.case-top h3 {
	font-size: 35px;
	text-align: center;
}
.case-top p {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 30px;
	margin-top: 16px;
}
.case-top {
	margin-top: 30px;
}
.jobs-bg {
	display: table;
	width: 100%;
	margin-top: 45px;
}
.jobs-bg h3 {
	font-size: 35px;
	font-weight: initial;
	margin-bottom: 35px;
	text-align: center;
}
.class-top {
	margin-top: 30px;
}
/* 热门关键词*/
	.search {
	height: 59px;
	overflow: hidden;
	line-height: 59px;
	border-bottom:1px solid #eee;
}
.search .fl {
	/*	background: url(../images/100.png) no-repeatcenter left;*/
	background:url(../images/100.png) no-repeat center left;
	padding-left: 25px;
}
.search_one {
	width:331px;
	height: 59px;
	overflow: hidden;
}
.inputxt {
	outline: none;
	border: none;
	height: 100%;
	padding-left:20px;
	width: 251px;
	float: left;
	height: 59px;
}
.search-i {
	width: 30px;
	float: left;
}
.search-bg input {
	border-left: 1px solid#eee;
}
.search div a {
	font-size: 14px;
}
/* 热门关键词*/
	.ueeshop_responsive_article_feedback {
	padding-top:10px;
	margin-bottom: 0;
}
.ueeshop_responsive_article_feedback .article_feedback_title {
	text-align: center;
	margin-bottom: 2%;
}
.ueeshop_responsive_article_feedback .article_feedback_title .title {
	font-size: 24px;
	color: #333;
}
.ueeshop_responsive_article_feedback .article_feedback_title span {
	display: block;
	width: 28px;
	height: 2px;
	background: #333;
	margin:15px auto 10px;
}
.ueeshop_responsive_article_feedback .article_feedback_title .txt {
	font-size: 16px;
	color: #555;
}
.ueeshop_responsive_article_feedback .rows {
	padding:10px 1%;
	position: relative;
}
.ueeshop_responsive_article_feedback .rows.input_rows {
	float:left;
	width:50%;
	text-align: center;
	box-sizing: border-box;
}
.ueeshop_responsive_article_feedback .rows .input {
	width:100%;
	height:43px;
	line-height:43px;
	font-size:12px;
	color:#888;
	text-indent:10px;
	box-sizing: border-box;
	border:1px solid #000
}
.ueeshop_responsive_article_feedback .rows textarea {
	width:100%;
	height:150px;
	padding:5px;
	font-size:12px;
	color:#888;
	box-sizing: border-box;
	border:1px solid #000
}
.ueeshop_responsive_article_feedback .rows .fc_red {
	margin-right:8px;
	position: absolute;
	right: 0;
	bottom: 7px;
	z-index: 1;
}
.ueeshop_responsive_article_feedback .rows.input_rows .fc_red {
	bottom: 18px;
}
.ueeshop_responsive_article_feedback .rows.vcode .input {
	width:150px;
	max-width:80%;
}
.ueeshop_responsive_article_feedback .rows.vcode img {
	margin-top:3px;
}
.ueeshop_responsive_article_feedback .rows.vcode .fc_red {
	position: static;
	margin: 0 0 0 8px;
}
.ueeshop_responsive_article_feedback .rows .form_button {
	width:160px;
	height:40px;
	line-height: 40px;
	background:#222;
	color:#fff;
	font-size:14px;
	border:none;
	text-transform: uppercase;
	cursor: pointer;
}
.ueeshop_responsive_article_feedback .rows.textarea_rows {
	clear:both;
}
.ueeshop_responsive_article_feedback.s1>form>.rows.input_rows {
	width:100%;
	float:none;
}
.ueeshop_responsive_article_feedback.s1>form>.rows.textarea_rows textarea {
	width:90%;
	max-width:90%;
}
.ueeshop_responsive_feedback {
	margin:30px 0;
	overflow:hidden;
}
.ueeshop_responsive_feedback form {
	padding:0 30px;
}
.ueeshop_responsive_feedback .rows {
	padding:10px 0;
}
.ueeshop_responsive_feedback .rows label {
	font-size:16px;
	display:block;
	padding-bottom:8px;
}
.ueeshop_responsive_feedback .rows label span {
	color:red;
	font-size:14px;
}
.ueeshop_responsive_feedback .rows .input {
	width:360px;
	max-width:70%;
	border-radius:5px;
	padding:0 5px;
	height:44px;
	line-height:44px;
	font-size:16px;
	color:#888;
}
.ueeshop_responsive_feedback .rows textarea {
	width:500px;
	max-width:80%;
	height:150px;
	border-radius:5px;
	padding:5px;
	font-size:16px;
	color:#888;
}
.ueeshop_responsive_feedback .rows .vcode .input {
	width:120px;
	max-width:80%;
}
.ueeshop_responsive_feedback .rows .vcode img {
	margin-top:6px;
}
.ueeshop_responsive_feedback .form_button {
	width:160px;
	height:50px;
	background:#222;
	border-radius:5px;
	color:#fff;
	font-size:16px;
	border:none;
}
.cp-title {
	width: 100%;
}
.cp-title h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.padding {
	padding: 50px 0;
}

.about-content{
	margin-top: 20px;
}
.about-content h2 {
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 34px;
    color: #263a4f;
    margin: 0 0 10px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 30px;
}
.about-content font{
	font-size: 18px;
    color: #e70511;
}

.about-content p {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 15px;
	color:#8d9aa8;
}
.default-btn {
	background-color: #e03d43;
	text-transform: uppercase;
	font-family: work sans,sans-serif;
	color: #fff;
	font-size: 12px;
	border-radius: 2px;
	line-height: 40px;
	font-weight: 600;
	display: inline-block;
	letter-spacing: .5px;
	padding: 0 30px;
	-webkit-box-shadow: 0 3px 10px rgba(71,44,173,.2);
	box-shadow: 0 3px 10px rgba(71,44,173,.2);
}
.default-btn:hover{
	color:#fff
}

.dots {
	position: absolute;
	left: -80px;
	top: 150px;
	width: 50%;
	height: 50%;
	background: url(../images/dots.png) 0 0 repeat;
	z-index: -1;
}
.about-bg {
	background-image: url(../images/about.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height: 500px;
	top: 0;
	right: 0;
	position: relative;
}
.about-content .default-btn {
    margin-top: 20px;
}
..default-btn a {
	color:#fff;
	font-size: 16px
}
.fluid-section-one {
	position: relative;
	background-color: #13438f;
	overflow: hidden;
}
.fluid-section-one .outer-container {
	position: relative;
}
.fluid-section-one .form-column {
	position: relative;
}
.fluid-section-one .form-column .inner-column {
	position: relative;
	padding: 35px 0;
	padding-right: 120px;
}
.fluid-section-one .form-column h2 {
    font-size: 30px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
}
.fluid-section-one .form-column .text {
	font-size: 15px;
	line-height: 25px;
	color: #e5e5e5;
	margin-bottom: 20px;
}
.contact-form {
	position: relative;
	z-index: 1;
}
.contact-form .row {
	margin: 0 -10px;
}
.contact-form .form-group {
	position:relative;
	padding: 0 10px;
	margin-bottom:20px;
}
.contact-form .form-group:last-child {
	margin-bottom: 0;
}
.contact-form .ui-selectmenu-button.ui-button,
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="url"],
.contact-form .form-group textarea,
.contact-form .form-group select {
	position: relative;
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 25px;
	color: #777777;
	font-weight: 400;
	height: 45px;
	padding: 10px 20px;
	border-radius:0px;
	background-color: #ffffff;
	font-family: "Open Sans", sans-serif;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.contact-form .ui-selectmenu-button.ui-button {
	cursor:pointer;
}
.contact-form .ui-selectmenu-button.ui-button .ui-selectmenu-text {
	line-height:22px;
}
.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
	border-color:#e70511;
}
.contact-form .form-group textarea {
	height: 100px;
	margin-bottom: 10px;
	resize: none;
	padding: 10px 20px 9px;
}
.contact-form .form-group input[type=submit],
.contact-form .form-group button {
	width: 100%;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 23px;
}
.contact-form label.error {
	color: #ffffff;
	margin-top: 5px;
}
.contact-form .ui-button .ui-icon {
	background:none;
	position:relative;
	top:3px;
	text-indent:0px;
	color:#43c3ea;
}
.contact-form .ui-button .ui-icon:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f107";
	font-weight: 900;
	position:absolute;
	right:0px;
	top:0px;
	width:10px;
	height:20px;
	display:block;
	color:#c5c5c5;
	line-height:20px;
	font-size:14px;
	text-align:center;
	z-index:5;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active, .ui-button:active,
.ui-button.ui-state-active:hover {
	background-color: #e70511;
	border-color:#e70511;
}
.ui-menu .ui-menu-item {
	border-bottom:1px solid #e0e0e0;
}
.ui-menu .ui-menu-item:last-child {
	border:none;
}
.ui-menu .ui-menu-item-wrapper {
	padding:8px 20px;
	line-height:24px;
}
.fluid-section-one .career-column {
	position: relative;
	background: none;
}
.fluid-section-one .career-column .image-layer {
	display: none;
	right: auto;
	left: 0;
	top: 0;
	width: 100%;
}
.fluid-section-one .career-column .inner-column {
	position: relative;
	display: block;
	padding: 18px 0;
}
.fluid-section-one .career-column h2 {
	font-size: 36px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 8px;
}
.fluid-section-one .career-column .bold-text {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 20px;
	color: #f2f2f2;
}
.fluid-section-one .career-column .text {
	font-size: 15px;
	line-height: 25px;
	color: #e5e5e5;
	margin-bottom: 40px;
}
.fluid-section-one .career-column .read-more {
	text-transform: uppercase;
	line-height: 23px;
	padding: 10px 25px;
}
.fluid-section-one .image-layer {
	position: absolute;
	right: auto;
	top: 0;
	height: 100%;
	width: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.fluid-section-one .content-column {
	position: relative;
	float: left;
	width: 50%;
}
.fluid-section-one .facts-couner {
	position: relative;
	float: left;
	width: 50%;
}
.fluid-section-one .facts-couner .inner-column {
	position: relative;
	float: right;
	max-width: 570px;
	width: 100%;
	padding: 85px 15px;
}
.fluid-section-one .facts-couner h2 {
	font-size: 36px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 45px;
}
.fluid-section-one .facts-couner .text {
	font-size: 15px;
	line-height: 25px;
	color: #e5e5e5;
	margin-bottom: 35px;
}
.fluid-section-one .counter-column {
	position: relative;
	margin-bottom: 40px;
}
.fluid-section-one .counter-column .inner {
	position: relative;
	padding-left: 95px;
}
.fluid-section-one .counter-column .inner:before {
	position: absolute;
	left: 70px;
	top: 5px;
	height: 65px;
	width: 1px;
	background-color: #ffffff;
	content: "";
	opacity: .20;
}
.fluid-section-one .counter-column .count-box {
	position:relative;
}
.fluid-section-one .counter-column .icon-box {
	position: absolute;
	left: 0;
	top: 10px;
}
.fluid-section-one .counter-column .icon-box .icon {
	display: inline-block;
	font-size: 52px;
	line-height: 1em;
	color: #ffffff;
	font-weight: 400;
}
.fluid-section-one .counter-column .count-box {
	position:relative;
	font-size:32px;
	color:#ffffff;
	line-height: 60px;
	font-weight:700;
	font-family: "Roboto", sans-serif;
}
.fluid-section-one .counter-column .count-box .count-text {
	position:relative;
	display: block;
	font-size:32px;
	color:#ffffff;
	line-height: 1em;
	font-weight:700;
	margin-bottom: 10px;
}
.fluid-section-one .counter-column .counter-title {
	position: relative;
	display: block;
	font-size:20px;
	line-height: 25px;
	font-weight:700;
	color:#ffffff;
	font-family: "Roboto", sans-serif;
}
.fluid-section-one .facts-couner .inner-column {
	padding: 85px 15px 20px;
	max-width: 600px;
}
.fluid-section-one.style-two .image-layer,
.fluid-section-one.style-two .career-column {
	float: right;
	width: 50%;
	right: 0;
}
.fluid-section-one.style-two .career-column .inner-column {
	padding: 80px 55px;
	max-width: 600px;
}
.btn-style-four {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	padding: 10px 30px;
	font-weight: 500;
	overflow: hidden;
	border: 1px solid #333333;
	background-color: #333333;
}
.fluid-section-one .career-column .image-layer {
	display: block;
	right: auto;
	left: 0;
	top: 0;
	width: 100%;
}
.fluid-section-one .image-layer {
	position: absolute;
	right: -170px;
	top: 0;
	height: 100%;
	width: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.btn-style-three {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	color: #e70511;
	padding: 10px 30px;
	font-weight: 500;
	overflow: hidden;
	border: 1px solid #e70511;
	background-color: transparent;
}
.btn-style-three {
	color:#e70511;
}
.btn-style-three:hover {
	color:#e70511;
}
.services-section {
	position: relative;
	background-color: #f2f2f2;
	padding: 40px 0 40px;
}
.services-section.no-pd-top {
	padding-top: 0;
}
.services-section .upper-box {
	position: relative;
}
.services-section .upper-box .sec-title {
	position: relative;
	float: left;
}
.services-section .upper-box .view-all {
	position: relative;
	float: right;
	margin-top: 45px;
}
.services-section .upper-box .view-all a {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 20px;
	color: #e70511;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px solid #e70511;
	font-family: "Roboto", sans-serif;
	transition: all 300ms ease;
}
.services-section .upper-box .view-all a:hover {
	color: #222222;
}
.service-block {
	position: relative;
	margin-bottom: 0px;
}
.service-block .inner-box {
	position: relative;
}
.service-block .image-box {
	position: relative;
	overflow: hidden;
}
.service-block .image-box .image {
	position: relative;
	margin-bottom: 0;
}
.service-block .image-box .image img {
	display: block;
	width: 100%;
	height: auto;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.service-block .inner-box:hover .image img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.service-block .inner-box:hover .image-box .image a:before {
	opacity: 0.50;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}
.service-block .image-box .icon {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	color: #ffffff;
	font-size: 42px;
	background-color: #e70511;
	z-index: 8;
}
.service-block .lower-content {
	position: relative;
}
.service-block .lower-content h4 {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 40px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 8px;
    text-align: center;
}
.service-block .lower-content h4 a {
	color: #333333;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.service-block .lower-content h4 a:hover {
	color: #e70511;
}
.service-block .lower-content .text {
	font-size: 15px;
	line-height: 25px;
	color: #666666;
	font-weight: 400;
	margin-bottom: 20px;
}
.service-block .lower-content .read-more {
	display: inline-block;
	font-size: 15px;
	line-height: 1.2em;
	color: #e70511;
	font-weight: 500;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.service-block .lower-content .read-more:hover {
	color: #333333;
}
.services-section.style-two {
	background-color: #ffffff;
}
.services-section .services-carousel-two {
	position: relative;
}
.services-carousel-two .owl-nav {
	position: absolute;
	left: 0;
	top: 110px;
	width: 100%;
}
.services-carousel-two .owl-next,
.services-carousel-two .owl-prev {
	position: absolute;
	left: -70px;
	height: 30px;
	width: 30px;
	border: 2px solid #e6e6e6;
	background-color: #ffffff;
	font-size: 14px;
	color: #c5c5c5;
	font-weight: 400;
	text-align: center;
	line-height: 26px;
	margin-left: 10px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.services-carousel-two .owl-next {
	left: auto;
	right: -70px;
}
.services-carousel-two .owl-next:hover,
.services-carousel-two .owl-prev:hover {
	border: 2px solid #e70511;
	background-color: #e70511;
	color: #ffffff;
}
.services-section.style-three {
	background-color: #ffffff;
}
.services-section.style-three .service-block .inner-box {
	box-shadow: 0 0 10px rgba(0,0,0,0.08);
}
.services-section.style-three .service-block .lower-content {
	padding: 55px 30px 30px;
}
.services-section.style-three .lower-content .icon {
	position: absolute;
	left: 30px;
	top: -40px;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	color: #ffffff;
	font-size: 42px;
	background-color: #e70511;
	z-index: 8;
}
.sec-title {
	margin-bottom: 20px;
}
.sec-title .title {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 24px;
	color: #888888;
	font-weight: 400;
	padding-left: 40px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.sec-title .title:before {
	position: absolute;
	left: 0;
	top: 11px;
	height: 2px;
	width: 30px;
	background-color: #e70511;
	content: "";
}
.sec-title h2 {
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 1.2em;
	color: #333333;
	font-weight: 600;
}
.news-section {
	position: relative;
	padding: 50px 0 50px;
}
.news-section.no-pd-top {
	padding-top: 0;
}
.news-section .upper-box {
	position: relative;
}
.news-section .upper-box .sec-title {
	position: relative;
	float: left;
	margin-bottom: 50px;
}
.news-section .upper-box .sec-title h2 {
	color: #292929;
}
.news-section .upper-box .link-box {
	position: relative;
	float: right;
}
.news-section .upper-box .link-box a {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #eb4343;
	font-weight: 600;
	border-bottom: 1px solid #ed7d7e;
}
.news-block {
	position: relative;
	margin-bottom: 30px;
}
.news-block .inner-box {
	position: relative;
}
.news-block .image-box {
	position: relative;
}
.news-block .image-box .image {
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
}
.news-block .image-box .image img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
     max-height: 200px;
}
.news-block .inner-box:hover .image-box .image img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.news-block .lower-content {
    position: relative;
    display: block;
    padding: 20px 10px 0;
    border: 1px solid #f2f2f2;
    border-top: 0;
}
.news-block .lower-content .post-info {
	position: relative;
	padding-left: 33px;
	margin-bottom: 10px;
}
.news-block .lower-content .post-info:before {
	position: absolute;
	left: 0;
	top: 12px;
	height: 1px;
	width: 25px;
	background-color: #e5e5e5;
	content: "";
}
.news-block .lower-content .post-info li {
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 25px;
	color: #888888;
	font-weight: 400;
	padding-right: 15px;
	margin-right: 10px;
}
.news-block .lower-content .post-info li:last-child {
	padding-right: 0;
	margin-right: 0;
}
.news-block .lower-content .post-info li:before {
	position: absolute;
	right: -3px;
	top: 0;
	font-size: 15px;
	line-height: 25px;
	color: #888888;
	font-weight: 400;
	content: "|";
}
.news-block .lower-content .post-info li span {
	position: relative;
	float: left;
	font-size: 15px;
	line-height: 25px;
	color: #e70511;
	margin-right: 5px;
}
.news-block .lower-content .post-info li:last-child:before {
	display: none;
}
.news-block .lower-content .post-info li a {
	color: #888888;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.news-block .lower-content .post-info li a:hover {
	color: #e70511;
}
.news-block .lower-content h5 {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 25px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 15px;
}
.news-block .lower-content h5 a {
	color: #242424;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.news-block .lower-content h5 a:hover {
	color: #e70511;
}
.news-block .lower-content .text {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
    margin-bottom: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-block .lower-content .link-box {
	position: relative;
	display: block;
	padding: 20px 0;
	border-top: 1px solid #f2f2f2;
}
.news-block .lower-content .link-box a {
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 25px;
	color: #e70511;
	font-weight: 500;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
}
.news-list {
	position: relative;
}
.news-list .inner-box {
	position: relative;
	margin-top: -5px;
}
.news-list .list-item {
	position: relative;
	padding-bottom: 25px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
}
.news-list .list-item .post-info {
	position: relative;
	padding-left: 33px;
	margin-bottom: 10px;
}
.news-list .list-item .post-info:before {
	position: absolute;
	left: 0;
	top: 12px;
	height: 1px;
	width: 25px;
	background-color: #e5e5e5;
	content: "";
}
.news-list .list-item .post-info li {
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 25px;
	color: #888888;
	font-weight: 400;
	padding-right: 15px;
	margin-right: 10px;
}
.news-list .list-item .post-info li:before {
	position: absolute;
	right: -3px;
	top: 0;
	font-size: 15px;
	line-height: 25px;
	color: #888888;
	font-weight: 400;
	content: "|";
}
.news-list .list-item .post-info li:last-child:before {
	display: none;
}
.news-list .list-item .post-info li a {
	color: #888888;
	transition: all 300ms ease;
}
.news-list .list-item .post-info li a:hover {
	color: #e70511;
}
.news-list .list-item h5 {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 25px;
	color: #333333;
	font-weight: 700;
	margin-bottom: 18px;
}
.news-list .list-item h5 a {
	color: #333333;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.news-list .list-item h5 a:hover {
	color: #e70511;
}
.news-list .list-item .comments {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 25px;
	color: #888888;
	font-weight: 400;
	display: table;
}
.news-list .list-item .comments i {
	float: left;
	font-size: 15px;
	line-height: 25px;
	color: #e70511;
	font-weight: 400;
	margin-right: 5px;
	list-style: none;
	font-style: normal;
}
.news-list .list-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.news-list .btn-box {
	position: relative;
	margin-top: 20px;
}
.news-list .btn-box a {
	padding: 10px 28px;
	line-height: 23px;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
}
/***
====================================================================	News Section Two
====================================================================
***/
	.news-section-two {
	position: relative;
	padding: 100px 0 70px;
}
.news-section-two .upper-box {
	position: relative;
}
.news-section-two .upper-box .sec-title {
	position: relative;
	float: left;
}
.news-section-two .upper-box .view-all {
	position: relative;
	float: right;
	margin-top: 45px;
}
.news-section-two .upper-box .view-all a {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 20px;
	color: #e70511;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px solid #e70511;
	font-family: "Roboto", sans-serif;
	transition: all 300ms ease;
}
.news-section-two .upper-box .view-all a:hover {
	color: #222222;
}
.news-block-two {
	position: relative;
	margin-bottom: 30px;
}
.news-block-two .inner-box {
	position: relative;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.news-block-two .inner-box:hover {
	box-shadow: 0 0 15px rgba(0,0,0,.10);
}
.news-block-two .image-box {
	position: relative;
}
.news-block-two .image-box .image {
	position: relative;
	margin-bottom: 0;
	background-color: #e70511;
	overflow: hidden;
}
.news-block-two .image-box .image img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.news-block-two .inner-box:hover .image-box .image img {
	opacity: .70;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.news-block-two .image-box .date {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 80px;
	width: 80px;
	background-color: #ffffff;
	text-align: center;
	padding-top: 13px;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	font-weight: 400;
	text-transform: uppercase;
	border: 1px solid #e5e5e5;
}
.news-block-two .image-box .date span {
	display: block;
	font-size: 30px;
	line-height: 1em;
	color: #333333;
	font-weight: 600;
	margin-bottom: 3px;
}
.news-block-two .lower-content {
	position: relative;
	display: block;
	padding: 35px 30px 40px;
	border: 1px solid #e5e5e5;
	border-top: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.news-block-two .inner-box:hover .lower-content {
	border-color: transparent;
}
.news-block-two .lower-content h5 {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 25px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 15px;
}
.news-block-two .lower-content h5 a {
	color: #242424;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.news-block-two .lower-content h5 a:hover {
	color: #e70511;
}
.news-block-two .lower-content .text {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 25px;
	color: #666666;
	font-weight: 400;
	margin-bottom: 26px;
}
.news-block-two .post-info {
	position: relative;
}
.news-block-two .post-info .author {
	position: relative;
	padding: 15px 0;
	padding-left: 60px;
	float: left;
}
.news-block-two .post-info .author .thumb {
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	overflow: hidden;
}
.news-block-two .post-info .author .thumb img {
	display: block;
}
.news-block-two .post-info .author span {
	display: block;
	font-size: 15px;
	line-height: 20px;
	color: #999999;
	font-weight: 700;
}
.news-block-two .post-info .info {
	position: relative;
	float: right;
	padding: 10px 0;
}
.news-block-two .post-info .info a {
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 30px;
	color: #999999;
	font-weight: 400;
	margin-left: 15px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.news-block-two .post-info .info a span {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	color: #e70511;
}
.news-block-two .post-info .info a:hover {
	color: #e70511;
}
.blog-grid {
	position: relative;
	padding: 100px 0;
}
.blog-grid .styled-pagination {
	margin-top: 30px;
}
/***
====================================================================	Blog List
====================================================================
***/
	.blog-list {
	position: relative;
}
.news-block-three {
	position: relative;
	margin-bottom: 60px;
}
.news-block-three .inner-box {
	position: relative;
	padding: 20px 20px 40px;
	box-shadow: 0 0 10px rgba(0,0,0,0.08);
}
.news-block-three .image-box {
	position: relative;
}
.news-block-three .image-box .image {
	position: relative;
	margin-bottom: 0;
	background-color: #e70511;
	overflow: hidden;
}
.news-block-three .image-box .image img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
}
.news-block-three .inner-box:hover .image-box .image img {
	opacity: .70;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.news-block-three .lower-content {
	position: relative;
	display: block;
	padding-top: 40px;
}
.news-block-three .lower-content h3 {
	position: relative;
	display: block;
	font-size: 26px;
	line-height: 25px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 10px;
}
.news-block-three .lower-content h3 a {
	color: #333333;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.news-block-three .lower-content h3 a:hover {
	color: #e70511;
}
.news-block-three .lower-content .post-info {
	position: relative;
	margin-bottom: 15px;
}
.news-block-three .lower-content .post-info li {
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 25px;
	color: #888888;
	font-weight: 400;
	padding-right: 15px;
	margin-right: 10px;
}
.news-block-three .lower-content .post-info li:last-child {
	padding-right: 0;
	margin-right: 0;
}
.news-block-three .lower-content .post-info li:before {
	position: absolute;
	right: -3px;
	top: 0;
	font-size: 15px;
	line-height: 25px;
	color: #888888;
	font-weight: 400;
	content: "|";
}
.news-block-three .lower-content .post-info li span {
	position: relative;
	float: left;
	font-size: 15px;
	line-height: 25px;
	color: #e70511;
	margin-right: 5px;
}
.news-block-three .lower-content .post-info li:last-child:before {
	display: none;
}
.news-block-three .lower-content .post-info li a {
	color: #888888;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.news-block-three .lower-content .post-info li a:hover {
	color: #e70511;
}
.news-block-three .lower-content .text {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 25px;
	color: #666666;
	font-weight: 400;
	margin-bottom: 35px;
}
.news-block-three .lower-content .link-box {
	position: relative;
	float: left;
}
.news-block-three .lower-content .link-box .theme-btn {
	padding: 10px 25px;
	line-height: 25px;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	float: left;
}
.news-block-three .social-links {
	position: relative;
	float: right;
	overflow: hidden;
}
.news-block-three .social-links .social-toggle-btn {
	position: relative;
	height: 45px;
	width: 45px;
	line-height: 45px;
	color: #ffffff;
	font-size: 20px;
	float: right;
	text-align: center;
	background-color: #e70511;
	cursor: pointer;
}
.news-block-three .social-links .social-icon-one {
	position: relative;
	padding: 10px 0;
	float: left;
	width: 150px;
	opacity: 0;
	transition: all 300ms ease;
}
.news-block-three .social-links.active .social-icon-one {
	opacity: 1;
}
.btn-style-one {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	padding: 10px 30px;
	font-weight: 500;
	overflow: hidden;
	border: 1px solid #e70511;
	background-color: #e70511;
}
.footer-logo {
	float: left;
	display: table;
	width: 235px;
}
.footer-logo img {
	max-width: 100%;
}
.footer-bottom {
	color: #fff;
	font-size: 14px;
	line-height: 60px;
	margin-top: 0;
	text-align: center;
	background: #212121;
	height: 60px;
	margin-top: 30px;
}
.footer-bg .col-lg-9 ul li h3 {
	font-size: 18px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
	font-weight: bold;
}
.footer-bg .col-lg-9 ul li {
	width: 33%;
	float: left;
	margin-right: 45px;
}
.footer-bg .col-lg-9 ul li:nth-child(1) {
	border-right: 1px solid #b5b5b5;
}
.footer-bg .col-lg-9 ul li a {
	text-align: left;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	margin-bottom: 6px;
	width: 48%;
}
.footer-gg {
	color: #dfa480;
	font-size: 18px;
	margin-top: 41px;
	margin-bottom: 22px;
	margin-left: 45px;
	margin: 14px auto;
	display: table;
	text-align: center;
}
.footer-bg .col-lg-3 img {
	display: table;
	margin: 0 auto;
	margin-top: 50px;
}
.footer-bg .col-lg-9 ul li:nth-child(3) {
	width: 10%;
	float: left;
}

/*********************内页样式开始start*********/
.ny-main {
    display: block;
    width: 100%;
    padding-top: 50px;
    margin-bottom: 50px;
}
.ny-title {
    padding-top: 45px;
    margin-bottom: 25px;
}
.ny-title h3 {
    font-size: 35px;
    font-family: 'PFBeauSansPro-SeBold';
    text-align: center;
    margin-bottom: 18px;
    font-weight: 500;
}
.ny-title p{
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}

/* 内页幻灯片 */
.ny-banner {
    overflow: hidden;
    padding-top: 125px;
}
.ny-banner img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
/* 内页幻灯片 */

.aboutL {float: left; width: 21.356%; }
.aboutH {
    height: 90px;
    margin-top: 0px;
    text-align: center;
    color: #fff;
    background: #22558c;
    position: relative;
    z-index: 22;
}
.aboutH h3 {
    padding-top: 8px;
    line-height: 32px;
    font-size: 22px;
    text-transform: uppercase;
}
.aboutH h2 {line-height: 40px; font-size: 26px; font-weight: 600;}
.aboutNav {background: #fff;border: 1px solid #ddd;}
.aboutNav li {
    line-height: 48px;
    font-size: 16px;
    position: relative;
}
.aboutNav li ul {
    width: 100%;
    background: #fff;
    top: 0;
    background:#e0e0e0;
	display: none;
	transition: all 0.5s;
}
.aboutNav li ul li{
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}
.aboutNav li ul li a{
	color:#484848;
}

.aboutNav li:hover ul{
	display: block;
}


.aboutNav li a {display: block; padding: 0 22px; position: relative;}
.aboutNav li:hover span.jtAbout {background: url(../images/jt_about_a.png) no-repeat center; background-size: 8px;}
.aboutNav li.on {

}
.aboutNav li.on a {color: #484848;}
.aboutNav li.on span.jtAbout {background: url(../images/jt_about_a.png) no-repeat center; background-size: 8px;}
.jtAbout {position: absolute; width: 30px; height: 30px; background: url(../images/jt_about.png) no-repeat center; background-size: 8px; right: 16px; top: 50%; transform: translateY(-50%);}
.aboutLAd {margin: 15px 0;}
.aboutLAd:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.aboutContact {
    padding: 0 0 0px 0;
    background: #eaeaea;
    margin-top: 20px;
}
.aboutContactH {padding: 12px 0; border-bottom: 1px solid #dadada;}
.aboutContactH h2 {height: 20px; padding-left: 16px; line-height: 20px; font-size: 16px; border-left: 3px solid #22558c;}
.aboutContact ul {
    margin-top: 14px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 13px;
}
.aboutContact ul li {padding: 0 10px 0 14px; margin-bottom: 12px; line-height: 22px;}
.aboutContact ul li span,.aboutContact ul li em,.aboutContact ul li p {display: inline-block; }
.aboutContact ul li span {width: 22px; height: 22px; margin-right: 1px; font-size: 0; text-align: center; vertical-align: top;}
.aboutContact ul li span img {vertical-align: middle;}
.aboutContact ul li em {width: 72px; vertical-align: top;}
.aboutContact ul li p {width: 174px;}
.aboutEwm {text-align: center;}
.aboutEwm img{max-width:70%;}


.aboutR {float: right; width: 76%;}
.aboutRTop {
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #ddd;
    height: auto;
    line-height: 40px;
    display: table;
    width: 100%;
    height: 45px;
}

.aboutRTop span {
    font-size: 20px;
    line-height: 30px;
    display: table;
    font-weight: bold;
	float: left;
}

.aboutRTop span i {
    margin-right: 5px;
    color: #22558c;
}

.aboutRTop a {color: #000;}
.aboutRTop a:hover {color: #921618;}
.aboutRTop p {
    margin-top: 0px;
    line-height: 40px;
    padding-left: 22px;
    background: url(../images/about_r_position.png) no-repeat left center;
    position: relative;
    z-index: 22;
}
.aboutRH {margin-top: 62px; text-align: center;}
.aboutRH h2 {font-size: 36px; line-height: 46px;}
.aboutRH p {font-size: 16px; line-height: 26px;}
.aboutRW {margin-top: 52px;}
.aboutPic {float:left; box-sizing: border-box; width: 335px; height: auto; margin: 0 48px 24px 0; border: 10px solid #ddd;}
.aboutPic:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.aboutRW h3 {margin-top: 10px; margin-bottom: 32px; font-size: 36px; font-weight: 600; color: #921618;}
.aboutRW p {font-size: 18px; line-height: 30px; margin-bottom: 42px;}
.aboutRInner {padding: 30px 70px 30px 58px; margin-bottom: 60px; background: #fff;}
.aboutRInnerWrit {float: left; width: 302px;}
.aboutRInnerWrit h2 {font-size: 36px; line-height: 44px;}
.aboutRInnerWrit h3 {margin-bottom: 22px; font-size: 18px; color: #666; line-height: 24px;}
.aboutRInnerWrit p {color: #666; line-height: 24px;}
.aboutRInnerPic {float: right; width: 452px;}
.aboutRInnerPic img {width: 100%;}


.showW {
    margin-bottom: 60px;
    margin-top: 20px;
}
.showList {}
.showList li {float: left; width: 32%; margin-right: 2%; margin-bottom: 30px; text-align: center;}
.showList li:nth-child(3n){margin-right: 0;}
.showList li:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.showList li:hover p {color: #fff; background: #007fc9; }
.showList li a {display: block;}
.showList li p {background: #d9d9d9; line-height: 40px; font-size: 16px; -moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.showList li .pic{overflow: hidden;}
.showList li .pic img{
	max-width: 100%;
	width: 100%;
	transition: all 0.5s;
}


.center {
    display: table;
    width: 100%;
    margin-top: 20px;
}
.center .title {
    font-size: 28px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 15px;
}

.news_info {
    font-size: 16px;
    letter-spacing: 0px;
    color: #434343;
    opacity: 0.4;
    text-align: left;
    border-bottom: 1px solid #aea375;
    padding-bottom: 10px;
    text-align: center;
}

.details-txt {
    font-size: 14px;
    line-height: 250%;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px dashed #e0e1dc;
    padding: 20px 0;
    text-indent: 2em;
}

.page_bg{
    line-height: 26px;
    margin-top: 6px;
    padding-top: 5px;
    font-size: 14px;
}
.page_bg span {
    display: block;
}
.about-center {
    margin-top: 20px;
    line-height: 30px;
    font-size: 16px;
    display: table;
    width: 100%;
}

.image-list .pic{display: table; width: 100%;}
.image-list .pic li {
    width: 32.5%;
    display: inline-block;
    margin: 0.5%;
    margin-bottom: 0;
}
.image-list .pic li img{
	transition: all 0.5s;
}

.image-list .pro-img {
    overflow: hidden;
    border: 1px solid #ddd;
}

.image-list .pic li:hover img{
	transform: scale(1.1);
}

.image-list .pic li:nth-child(3n+1){margin-left: 0;}
.image-list .pic li:nth-child(3n){margin-right: 0;}
.image-list .pic li img{width: 100%;}
.image-list .pic li span {
    display: table;
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.image-list .pro-img{
	overflow: hidden;
}

.image-list .pic li:hover:after {
	display:none
}

.image-list{
	
}
.pro-lst{
	margin-top: 30px;
}



.pro-name h3{
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 45px;
	line-height: 45px;
}
.img-pic{
}

.img-pic{
	border:1px solid #ddd
}

.pro-lst ul li {
    /* margin: 0 5px; */
    padding: 0 5px;
}




.product-ny-title {
    width: 500px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
    line-height: 35px;
    font-size: 16px;
}
.ny-product-js {
    margin-top: 20px;
}
.product-ny-fwrx {
    width: 500px;
    margin: 34px 0 20px 0;
}

.ny-product-js{
	font-size: 14px;
	line-height: 30px;
}

.product-more {
    width: 150px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    display: block;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    margin-right: 15px;
    background: #00439c;
	margin-bottom: 10px;
}

.product-more a{
	color:#fff
}


.con {
    margin-top: 36px;
}
.con-title {
    MARGIN-RIGHT: 5px;
    LIST-STYLE-TYPE: none;
    HEIGHT: 35px;
    background-image: url(../images/tagleft.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    display: inline-block;
    *: ;
    display: inline;
    *: ;
    zoom: 1;
    padding: 0 20px;
    line-height: -5px;
    border: 1px solid #00439c;
    line-height: 32px;
    background: #00439c;
    color: #fff;
    height: 30px;
    display: table;
    margin-bottom: 20px;
    font-size: 18px;
}

.ny-lxfs-title {
    font-size: 26px;
    margin: 10px 0;
}
.product-soka {
    width: 49%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    background: #f1f6fa;
}
.product-sokb {
    width: 98.4%;
    background: #f1f6fa;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 15px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
}
.product-sokc{ width: 98.4%; border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 10px; font-size: 14px; font-family: "Microsoft YaHei", verdant, tahoma; height:250px; background: #f1f6fa;}


.con .tj {
    width: 120px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: 2px solid #333;
    line-height: 35px;
    text-algin: center;
    color: #fff;
    background-color: #2c343e;
    cursor: pointer;
    font-family: Arial,Microsoft YaHei;
    font-size: 16px;
}

.text_inner{
	font-size: 15px;
	line-height: 30px;
}

.text_inner h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}


.product-bottom {
    font-size: 16px;
    line-height: 30px;
    margin-top: 35px;
    padding: 18px 0;
    padding-top: 40px;
    border-top: 1px solid #ddd;
    margin-top: 56px;
}

.product-bottom h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}


/* 产品中心 */

/*********************内页样式开始end*********/


.pic-pic-img li h3{
	font-size: 14px;
	text-align: center;
	line-height: 45px;
	height: 45px;
}

.pic-pic-img li{
	margin-bottom: 20px;
}



.service-a {
    width: 31%;
    margin: 1%;
}
.service-title {
    font-size: 18px;
    margin: 15px 0;
}





.index-news-nr-tu{
	overflow: hidden;
}
.index-news-nr{margin-top:35px;}
.index-news-nr-hz{width:31%;margin:1%;float:left;margin-bottom:20px;}
.index-news-nr-hz:nth-child(3n){margin-right:0px;}
.index-news-nr-tu img{width:100%;height:auto;overflow:hidden;display:block;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.index-news-nr-tu img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }


.index-news-content-title{margin-top:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-content-title a{font-size:16px;color:#000;}
.index-news-con{color:#666;margin-top:15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.index-news-con>div{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.index_rq{margin-top:15px;}



.news-ti{text-align:center;font-size:24px;border-bottom:1px dashed #CCC; padding-bottom:10px;font-weight:bold;}
.time {font-size: 14px;color: #666;}
.rq{ margin-top: 8px; color: #9d9d9d; }
.rq a:hover{font-weight:bold;}


.title{text-align: left; font-size: 24px; letter-spacing: 1px; color: #434343; margin-bottom: 15px;margin-top: 15px;}
.news_info{font-size: 14px; letter-spacing: 0px; color: #434343; opacity: 0.4; text-align: left; border-bottom: 1px solid #aea375; padding-bottom: 10px;}
.details-txt{font-size: 14px; line-height: 250%; width: 100%; table-layout: fixed; border-bottom: 1px dashed #e0e1dc; padding: 20px 0;}
.page_bg{line-height: 26px; margin-top: 6px; padding-top: 5px; font-size: 14px;}
.page_bg span{display: block;}

.soka{ width: 49%; border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 10px; font-size: 14px; font-family: "Microsoft YaHei", verdant, tahoma; background: #f1f6fa; }

.sokb{  width: 98.5%;background: #f1f6fa; border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 15px; font-size: 14px; font-family: "Microsoft YaHei", verdant, tahoma; }
.sokc{ width: 98.5%; border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 10px; font-size: 14px; font-family: "Microsoft YaHei", verdant, tahoma; height:150px; background: #f1f6fa;}

.tj {
    width: 120px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: 2px solid #333;
    line-height: 35px;
    text-algin: center;
    color: #fff;
    background-color: #2c343e;
    cursor: pointer;
    font-family: Arial,Microsoft YaHei;
    font-size: 16px;
}

.pro-body{
	margin-top: 30px;
}

.pic-pic-img{
	margin-top: 30px;
}


.newsPage .item {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 20px;
    border-bottom: 1px solid #eaeaea;
    transition: all .5s;
    display: table;
}
.newsPage .item a {
	display: block;
	width: 100%;
}
.newsPage .item img {
    width: 24%;
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 3px;
    margin-right: 20px;
}
.newsPage .item h3 {
    font-size: 20px;
    color: #333;
    height: 40px;
    line-height: 35px;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: normal;
    border-bottom: 1px solid #ededed;
    transition: all ease 300ms;
}
.newsPage .item .txt {
	color: #666;
	line-height: 24px;
	height: 68px;
	margin: 12px 0 13px;
	overflow: hidden;
}
.newsPage .item .txt span {
	color: #13438f;
}
.newsPage .item .time {
	color: #666;
}
.newsPage .item:hover h3 {
	color: #13438f;
}
.newsPage .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.list{
	margin-top: 30px;
}
/*showpage*/


.contact-left {
    font-size: 16px;
    line-height: 35px;
    padding-top: 25px;
}


.gsfw_db_s_ul{width: 95%;margin:0 auto;}
.gsfw_db_s_ul{margin-top: 20px;}
.gsfw_db_s_ul>li{width:22%; float: left;border:none;padding-top: 180px;}
.gsfw_db_s_ul>li>span {
    font-size: 18px;
    color: #fff;
    display: table;
    width: 100%;
    text-align: center;
    position: relative;
    top: -39px;
}
.gsfw_db_s_ul>li:hover{width: 22%;float: left;border:none;}
.gsfw_db_s_ul>li:nth-child(1){background: url(../images/service-guarantee-1.png) no-repeat center;background-size: 100% 100%;}
.gsfw_db_s_ul>li:nth-child(2){background: url(../images/service-guarantee-2.png) no-repeat center;background-size: 100% 100%;}
.gsfw_db_s_ul>li:nth-child(3){background: url(../images/service-guarantee-3.png) no-repeat center;background-size: 100% 100%;}
.gsfw_db_s_ul>li:nth-child(4){background: url(../images/service-guarantee-4.png) no-repeat center;background-size: 100% 100%;}


.span{
	color:#fff;
	line-height: 40px
}


	.table{
		border:1px solid #000;
	}

.table tr td {
    border: 1px solid #000!important;
    text-align: center;
}


@media screen and (max-width:768px) {
}